home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 32 / ninja.zip / NINJA.DOC < prev    next >
Text File  |  1986-08-26  |  4KB  |  98 lines

  1.  
  2.    -----------------
  3.        N I N J A
  4.    -----------------
  5. by Robert Kemmetmueller
  6.  
  7.  
  8. NINJA.ARC should include the following files:
  9.  
  10.    NINJA.COM    The program that is run
  11.    NINJA.DAT    Data file for graphics
  12.    NINJA.DOC    This file
  13.  
  14.  
  15. INTRODUCTION
  16.  
  17.    NINJA is a one-player arcade game that requires a Color/Graphics card and
  18. an RGB monitor.  It was written in Turbo Pascal for public domain.  You are
  19. free to copy this program and give it to other people as long as it is
  20. complete and unmodified.  If you enjoy NINJA, please send money.  If you want
  21. a copy of the source code, send a formatted diskette and a self-addressed,
  22. postage-paid diskette mailer with your contribution.  My address is:
  23.  
  24.                       Robert Kemmetmueller
  25.                        19420 133rd Ave N
  26.                        Rogers, MN  55374
  27.  
  28.               ...and Thank You for your support.
  29.  
  30.  
  31. CONTROLS
  32.  
  33.    The controls for NINJA are simple; use the arrow keys on the numeric keypad
  34. to move around, jump, and crouch, and press any of the function keys (F1-F10)
  35. to attack.  What all the controls do may seem a bit complicated at first, but
  36. after you play the game a bit it will all make sense.
  37.  
  38.    You are normally standing up; this position allows you to walk fast
  39. but you are easier to punch in this position.  Pressing the down arrow will
  40. make you crouch.  You can't walk as fast, but blows aimed at where you would
  41. be if you were standing up will miss.  Pressing the up arrow while you are
  42. crouching will make you stand up again.  If you press the up arrow and you are
  43. already standing up, you will jump.
  44.  
  45.    Pressing the left arrow key will make you walk to the left.  Pressing the
  46. right arrow key will make you stop.  Pressing the right arrow key again will
  47. make you turn around and face to the right, and pressing it again will make
  48. you walk to the right.
  49.  
  50.  
  51. INSTRUCTIONS
  52.  
  53.    You are a NINJA, a martial arts expert, highly trained in the art of
  54. combat.  You have been assigned to attack a heavily guarded fortress and make
  55. it through as many levels as you can before all three of your men are
  56. eliminated.  Each level is guarded by more and more black-belt karate fighters
  57. who are intent on stopping you.  Later levels will also be protected by the
  58. elite Red Guard, who are also trained in Ninja skills.
  59.  
  60.    Each level consists of five floors with trapdoors, some of which are open,
  61. and you will fall through them to the next floor unless you jump over them.
  62. Once you fall through an open trapdoor, there is no way you can go back up.
  63. You cannot see the closed trap doors, and the only way to open them is by
  64. eliminating a guard.  Sometimes even that won't work, so keep trying until it
  65. does.  The bottom floor has no open trapdoors, so you can't escape to the next
  66. level until you eliminate a guard and one of them opens.  Later levels won't
  67. have any open trapdoors on the bottom floor *or* the one just above it.
  68.  
  69.    Both you and the guards get fatigued after a lot of intense fighting, so
  70. you have to rest once and a while.  You can tell when you're wearing out when
  71. you start to walk slower, and if you fall over on your back, you're totally
  72. exhausted.  To rest, just stay in one spot without moving for a while.
  73. Attacking takes a lot of energy, too, so don't do it unless you're rested.
  74.  
  75.    To eliminate a guard, walk up to him within an arm's length and press any
  76. of the function keys.  If he jumps or ducks to avoid it, you'll miss, but if
  77. you crouch or jump with him and then attack, you will hit him.  It will take
  78. quite a few hits to eliminate him, especially if he's a Red Guard, and he can
  79. also hit you back the same way, so be careful.  After you've beaten him up so
  80. bad he falls over, just crouch down next to him and give him a good chop.
  81.  
  82.  
  83. SUMMARY
  84.  
  85.    Remember, the controls are:
  86. Arrow Keys:    Crouch, Stand Up, Jump, Walk Left, and Walk Right
  87. [F1]-[F10]:    Attack
  88. [Scroll Lock]: Exit Game
  89. [S] key:       Toggle Sound On/Off
  90. [ESC] key:     Pause Game
  91.  
  92.    To get to the next level:
  93. Eliminate guards until there are open trap doors in all the floors so you can
  94. fall through them and exit off the bottom of the screen.
  95.  
  96.  
  97. Good Luck, NINJA, you'll need it!
  98.